[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 413   SHUFFLE   <  SKIP 3005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15870Howard, Zoe97330CorvallisOregonUnited States
23721Clark, John, M90241DowneyCaliforniaUnited States
13530Chen, Krystal, DRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-15 04:40:27.426 UTC