[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 9819   SHUFFLE   <  SKIP 780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20503Jai, Tony, E91502BurbankCaliforniaUnited States
13439Lin, Arturo94010BurlingameCaliforniaUnited States
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom

Generated 2025-07-22 05:40:27.966 UTC