[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 589   SHUFFLE   <  SKIP 1669  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25975Gutierrez, Ebony, R98312BremertonWashingtonUnited States
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
16962Coleman, Zachary94536FremontCaliforniaUnited States
27176Martin, Erik70452StuttgartSaarlandGermany

Generated 2025-07-16 12:32:26.733 UTC