[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 506   SHUFFLE   <  SKIP 381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27016Reed, Lauren, J98020EdmondsWashingtonUnited States
16860Rogers, Haley, M90210Beverly HillsCaliforniaUnited States
26848Rai, AlishaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-09 02:18:56.599 UTC