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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14566Mitchell, Kaylee, RV2W 1W2HaneyBritish ColumbiaCanada
26608Nelson, Aaron, R90210Beverly HillsCaliforniaUnited States
12874Nason, Kirk, JW1N 9FALondonEnglandUnited Kingdom
25659Navarro, LeeRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 12:24:31.064 UTC