[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 416   SHUFFLE   <  SKIP 1897  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21645Alexander, Spencer99362Walla WallaWashingtonUnited States
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia
28422Moyer, Joy93500PantinSeine Saint DenisFrance

Generated 2025-07-18 00:01:04.975 UTC