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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23225Patel, Heidi, RWA3 7BHWarringtonEnglandUnited Kingdom
23739Kapoor, Virginia, S94704BerkeleyCaliforniaUnited States
23104Long, Isabelle, W4000BrisbaneQueenslandAustralia

Generated 2025-07-12 12:04:01.708 UTC