[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 327   SHUFFLE   <  SKIP 915  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16130Mr., Seamans, Mike90210Beverly HillsCaliforniaUnited States
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-14 07:47:02.223 UTC