[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 484   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14419Ward, Abigail, J97045Oregon CityOregonUnited States
18478Roberts, Eduardo, B90706BellflowerCaliforniaUnited States
27144Shen, Franklin2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 02:33:28.747 UTC