[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   SHUFFLE   SKIP 9718   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20389Romero, Lee98107BallardWashingtonUnited States
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States
28038Gomez, Philip90706BellflowerCaliforniaUnited States

Generated 2025-07-19 12:27:08.991 UTC