[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 717   SHUFFLE   <  SKIP 2022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21978Deng, Tracy, E2264SilverwaterNew South WalesAustralia
21393Arun, Candace, J3977CranbourneVictoriaAustralia
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 22:28:57.840 UTC