[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 396   SHUFFLE   <  SKIP 1739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27132Gonzalez, EduardoCM11BillericayEnglandUnited Kingdom
22756Nath, Jon94704BerkeleyCaliforniaUnited States
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States

Generated 2025-07-18 04:57:32.815 UTC