[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 327   SHUFFLE   <  SKIP 3664  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12215She, Karla, TW1N 9FALondonEnglandUnited Kingdom
23444Washington, Aidan78400ChatouYvelineFrance
14154Gao, Willie, R91370Verrieres Le BuissonEssonneFrance
26002Walker, Samuel, J97301SalemOregonUnited States

Generated 2025-07-18 08:26:32.966 UTC