[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 251   SHUFFLE   <  SKIP 379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19968Chande, Katrina, L2061Milsons PointNew South WalesAustralia
23936Vazquez, Monique, A93000BobignySeine Saint DenisFrance
16144Kelly, Patrick98033KirklandWashingtonUnited States

Generated 2025-07-14 04:34:20.527 UTC