[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   SHUFFLE   SKIP 3713   <  SKIP 268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27625Hughes, Alexandria, W97034Lake OswegoOregonUnited States
18771Green, Robert, L91203GlendaleCaliforniaUnited States
21057Butler, Elizabeth, M46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 22:33:57.979 UTC