[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 594   SHUFFLE   <  SKIP 1581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17439Butler, Jasmine98052RedmondWashingtonUnited States
23194Cook, Shelby, M94015Daly CityCaliforniaUnited States
26324Brooks, Faith98052RedmondWashingtonUnited States

Generated 2025-07-22 00:00:29.837 UTC