[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 2214   SHUFFLE   <  SKIP 2028  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11487Jones, Morgan, C59140DunkerqueNordFrance
22977Patterson, Ian, R94070San CarlosCaliforniaUnited States
27824Moreno, Michele, P45000OrleansLoiretFrance
20512Parker, Sydney94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 00:05:56.300 UTC