[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 549   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19993Russell, Nathan98033KirklandWashingtonUnited States
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance
27847Rana, KristinaWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-14 06:23:41.371 UTC