[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 512   SHUFFLE   <  SKIP 1511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18083Agbonile, Osarumwense, Uwaifiokun98027IssaquahWashingtonUnited States
29332Goel, Shawna, L2300NewcastleNew South WalesAustralia
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance

Generated 2025-07-11 21:29:22.641 UTC