[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 327   SHUFFLE   <  SKIP 1356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26947Ma, Suzanne, ACB4 4BZCambridgeEnglandUnited Kingdom
25138Russell, Seth2500WollongongNew South WalesAustralia
22499Zhou, Dawn92310SèvresHauts de SeineFrance

Generated 2025-07-12 00:01:45.483 UTC