[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 512   SHUFFLE   <  SKIP 1310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12780Richardson, Jeremy, P98501OlympiaWashingtonUnited States
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 19:55:07.061 UTC