[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 511   SHUFFLE   <  SKIP 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13761Powell, Logan, H97045Oregon CityOregonUnited States
16835Nelson, Noah98168BurienWashingtonUnited States
22459Xu, Johnny53131BonnNordrhein-WestfalenGermany

Generated 2025-07-14 00:45:14.558 UTC