[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 5763  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25996Murphy, Faith91791West CovinaCaliforniaUnited States
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia
27435Johnson, Alexandra, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 01:42:17.382 UTC