[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 468   SHUFFLE   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20141Flores, Angelica, M59140DunkerqueNordFrance
19135Brown, Logan, C98033KirklandWashingtonUnited States
17424Long, Spencer, W97045Oregon CityOregonUnited States

Generated 2025-07-10 04:04:27.724 UTC