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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24097Fernandez, Francisco12311BerlinHamburgGermany
26270Bailey, Hailey, RV9B 2C3ShawneeBritish ColumbiaCanada
15219Chen, Clayton, A5023FindonSouth AustraliaAustralia
22792Carter, Thomas, W97205PortlandOregonUnited States

Generated 2025-07-12 18:36:34.663 UTC