[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 7112   SHUFFLE   <  SKIP 220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17467Hayes, Wyatt, M92020El CajonCaliforniaUnited States
26385Muñoz, Javier04838EilenburgBrandenburgGermany
26345Baker, Connor92625Newport BeachCaliforniaUnited States

Generated 2025-07-19 05:36:26.608 UTC