[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 3445  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15473Jenkins, Abigail92118CoronadoCaliforniaUnited States
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom
23300Henderson, Julia, L98403TacomaWashingtonUnited States
11687Torres, Cody92806La JollaCaliforniaUnited States

Generated 2025-07-11 04:05:38.156 UTC