[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 875   SHUFFLE   <  SKIP 2638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-22 08:04:16.996 UTC