[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   SHUFFLE   SKIP 2103   <  SKIP 1345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24048Tang, GregoryCB4 4BZCambridgeEnglandUnited Kingdom
25249Watson, Alexandra, H2580GoulburnNew South WalesAustralia
15415Gray, Rachel99202SpokaneWashingtonUnited States

Generated 2025-07-18 03:16:21.333 UTC