[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 2227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25512Clark, DevinPE17BuryEnglandUnited Kingdom
12428Morris, Sean, K91776San GabrielCaliforniaUnited States
29158Edwards, Ian, A98168BurienWashingtonUnited States

Generated 2025-07-15 23:14:47.602 UTC