[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 3587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27666Garcia, Alyssa, L94536FremontCaliforniaUnited States
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom
17259Wang, Trisha, V2500WollongongNew South WalesAustralia

Generated 2025-07-11 02:06:27.135 UTC