[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 750   SHUFFLE   <  SKIP 492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22091Griffin, Kayla98036LynnwoodWashingtonUnited States
23423Powell, Adam4000BrisbaneQueenslandAustralia
19325Chen, Kelli80074MünchenHessenGermany

Generated 2025-07-17 08:49:26.018 UTC