[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 9075   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15967Diaz, Dakota98168BurienWashingtonUnited States
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
14996Gill, Ross, R10210BerlinHamburgGermany

Generated 2025-07-22 08:52:41.324 UTC