[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 480   SHUFFLE   <  SKIP 547  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11631Bennett, Antonio, CV3A 4R2LangleyBritish ColumbiaCanada
29183Simmons, Gabrielle4655Hervey BayQueenslandAustralia
26805Reed, Alexandria91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 14:47:53.616 UTC