[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 4   SHUFFLE   <  SKIP 3853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
23066Lal, Austin, M90706BellflowerCaliforniaUnited States
14161Li, Claudia, J04838EilenburgBrandenburgGermany

Generated 2025-07-19 17:33:10.526 UTC