[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 189   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21726Hall, MorganV8Z 4N5ShawneeBritish ColumbiaCanada
18899Liu, Glenn5023FindonSouth AustraliaAustralia
26763Shen, Grant, B2580GoulburnNew South WalesAustralia

Generated 2025-07-09 17:50:23.220 UTC