[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 364   SHUFFLE   <  SKIP 1331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22217Powell, Dylan, MV8POak BayBritish ColumbiaCanada
29238Powell, Xavier90505TorranceCaliforniaUnited States
21763Brown, Madison98052RedmondWashingtonUnited States

Generated 2025-07-22 00:47:50.226 UTC