[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 296   SHUFFLE   <  SKIP 1130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21254Black, Tonya, M3220GeelongVictoriaAustralia
21281Hill, Andrea91910Chula VistaCaliforniaUnited States
19058Goel, Shawn, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-20 12:51:28.635 UTC