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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14358Watson, Amanda, A98033KirklandWashingtonUnited States
21383Anand, Ricardo3550BendigoVictoriaAustralia
25530Lopez, Gerald, M48001MünsterSaarlandGermany

Generated 2025-07-19 06:12:02.350 UTC