[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 2927   SHUFFLE   <  SKIP 207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28646Moore, AlexisV8POak BayBritish ColumbiaCanada
16945Kelly, Brianna, CGA10GatesheadEnglandUnited Kingdom
17448Hayes, Zachary92806La JollaCaliforniaUnited States

Generated 2025-07-20 12:16:12.436 UTC