[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 512   SHUFFLE   <  SKIP 2694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15541Morris, Zoe, J94303Palo AltoCaliforniaUnited States
27935Chander, Johnny31770ColomiersGaronne (Haute)France
22592Anand, Lindsey, KAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-13 18:49:35.346 UTC