[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 2243  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom
26619Hill, Thomas, M98501OlympiaWashingtonUnited States
17223Torres, Francis93500PantinSeine Saint DenisFrance

Generated 2025-07-20 02:52:47.927 UTC