[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 16   <  SKIP 295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22807Garcia, Cindy, AW1N 9FALondonEnglandUnited Kingdom
17424Long, Spencer, W97045Oregon CityOregonUnited States
16004Martinez, Joe98312BremertonWashingtonUnited States

Generated 2025-07-14 06:04:38.339 UTC