[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 2283   SHUFFLE   <  SKIP 1583  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27654Diaz, Carrie, E94704BerkeleyCaliforniaUnited States
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
28621Liu, Kristen92311BarstowCaliforniaUnited States
14385Hall, Maria97355LebanonOregonUnited States

Generated 2025-07-22 12:30:17.467 UTC