[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 250   SHUFFLE   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18122Hughes, Justin, MV3A 4R2LangleyBritish ColumbiaCanada
25716Gao, Edwin2444Port MacquarieNew South WalesAustralia
28520Liang, Susan77127LieusaintSeine et MarneFrance

Generated 2025-07-10 15:57:44.959 UTC