[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 1211   SHUFFLE   <  SKIP 4253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13502Nara, Deborah, E12311BerlinSaarlandGermany
15685Vazquez, Robin63009OffenbachSaarlandGermany
26054Lee, Dylan, A98270MarysvilleWashingtonUnited States

Generated 2025-07-19 20:49:14.584 UTC