[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 807   SHUFFLE   <  SKIP 1733  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23138Peterson, Angela90210Beverly HillsCaliforniaUnited States
28388Rowe, Sheila70452StuttgartSaarlandGermany

Generated 2025-07-19 07:04:30.664 UTC