[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 194   SHUFFLE   <  SKIP 3348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25151Washington, Jasmine91932Imperial BeachCaliforniaUnited States
24263Brooks, Brooke, P92806La JollaCaliforniaUnited States
27191Brown, David, JV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-15 06:17:54.154 UTC