[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 482   SHUFFLE   <  SKIP 2812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22376Martin, Marcus, R97034Lake OswegoOregonUnited States
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom
13506Guo, Willie95000CergyVal d'OiseFrance
29161Martinez, Thomas94611OaklandCaliforniaUnited States

Generated 2025-07-10 22:36:03.265 UTC