[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 2476   SHUFFLE   <  SKIP 406  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12618Lal, Dawn77127LieusaintSeine et MarneFrance
25524Anand, Shaun30601HannoverNordrhein-WestfalenGermany
24971Lin, Brittney, D94010BurlingameCaliforniaUnited States
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 23:38:58.162 UTC