[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3230   <  SKIP 176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14718Raji, Gregory46236BottropNordrhein-WestfalenGermany
17270Parker, Jack94303Palo AltoCaliforniaUnited States
25259Thomas, Ethan99202SpokaneWashingtonUnited States

Generated 2025-07-16 01:52:06.323 UTC