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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15332Sharma, Jason, F98104SeattleWashingtonUnited States
19316Srini, Raymond, C46236BottropNordrhein-WestfalenGermany
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
13381Jenkins, Vanessa92118CoronadoCaliforniaUnited States

Generated 2025-07-19 17:46:16.471 UTC