[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 4062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22218Bryant, Christian, M98312BremertonWashingtonUnited States
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States
24231Cox, Makayla91776San GabrielCaliforniaUnited States

Generated 2025-07-11 17:25:01.601 UTC