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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
25588Pal, Jerry93500PantinSeine Saint DenisFrance
12687Li, Marshall2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-11 02:15:50.819 UTC