[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 680   SHUFFLE   <  SKIP 2714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21726Hall, MorganV8Z 4N5ShawneeBritish ColumbiaCanada
27107Stewart, Alexa, D90012Los AngelesCaliforniaUnited States
12177Campbell, Kevin, SV8POak BayBritish ColumbiaCanada

Generated 2025-07-22 02:57:50.311 UTC