[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 995   SHUFFLE   <  SKIP 2555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
26794Dominguez, Michele97005BeavertonOregonUnited States
17536Robinson, Benjamin, L92020El CajonCaliforniaUnited States

Generated 2025-07-14 06:13:52.859 UTC