[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 5225   <  SKIP 835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29270Allen, Carlos, M99202SpokaneWashingtonUnited States
23266Watson, Jessica98501OlympiaWashingtonUnited States
26853Rana, Shane78400ChatouYvelineFrance

Generated 2025-07-20 07:54:28.500 UTC