[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 0   SHUFFLE   <  SKIP 2843  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22320Gill, Danny, LRG11 5TPBerkshireEnglandUnited Kingdom
12860Prasad, JillianRG41 1QWWokinghamEnglandUnited Kingdom
28604James, Allison, M97005BeavertonOregonUnited States
14431Moore, Kayla, A90210Beverly HillsCaliforniaUnited States
12515Bailey, Shelby59100RoubaixNordFrance
24076Hernandez, Casey, I75006ParisSeine (Paris)France

Generated 2025-11-05 07:28:42.512 UTC