[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 416   SHUFFLE   <  SKIP 1614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27091Martin, Miguel, A98201EverettWashingtonUnited States
14257Carter, James91950National CityCaliforniaUnited States
18243Sai, Cesar2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 17:54:16.300 UTC