[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 2816   SHUFFLE   <  SKIP 336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21608Griffin, David98052RedmondWashingtonUnited States
20123Gonzalez, Aaron, M91941GrossmontCaliforniaUnited States
23187Munoz, Andy, C98312BremertonWashingtonUnited States

Generated 2025-07-17 17:53:16.925 UTC