[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 437   SHUFFLE   <  SKIP 1844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15781Evans, Blake, E94109San FranciscoCaliforniaUnited States
24173Wang, Lacey4700RockhamptonQueenslandAustralia
26290Chen, Noah, L91791West CovinaCaliforniaUnited States

Generated 2025-07-18 07:59:17.333 UTC