[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 841   SHUFFLE   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19058Goel, Shawn, LLE18LeedsEnglandUnited Kingdom
15588Alvarez, Kristy2580GoulburnNew South WalesAustralia
24632James, Catherine, K99362Walla WallaWashingtonUnited States

Generated 2025-07-20 14:16:22.868 UTC