[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 785   <  SKIP 519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25036Ye, Jenny2580GoulburnNew South WalesAustralia
17292Gill, Kellie2500WollongongNew South WalesAustralia
16084Wright, Allison, R97034Lake OswegoOregonUnited States

Generated 2025-07-21 19:00:51.484 UTC