[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 440   SHUFFLE   <  SKIP 2390  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16307Sun, Kelli, R38231SalzgitterHessenGermany
14709Martin, Ian, K66740SaarlouisSaarlandGermany
26847Yang, Brent30601HannoverNordrhein-WestfalenGermany
11135Harris, Marcus, L94010BurlingameCaliforniaUnited States

Generated 2025-07-21 00:58:56.456 UTC