[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 3917   SHUFFLE   <  SKIP 2192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23587Gonzalez, Hailey, R90505TorranceCaliforniaUnited States
25160Stewart, Mackenzie, C98403TacomaWashingtonUnited States
29381Shen, Melvin, M63151MühlheimHamburgGermany

Generated 2025-07-15 22:08:02.612 UTC