[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 4281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17040Henderson, Adam98201EverettWashingtonUnited States
15332Sharma, Jason, F98104SeattleWashingtonUnited States
26098Lee, Daniel91791West CovinaCaliforniaUnited States

Generated 2025-07-11 07:00:32.736 UTC