[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 4438   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18511Jenkins, Mya91950National CityCaliforniaUnited States
23133White, Alexis, C90802Long BeachCaliforniaUnited States
18067King, Jackson, E97205PortlandOregonUnited States

Generated 2025-07-14 18:22:50.111 UTC