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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20152She, Rafael, I3280WarrnamboolVictoriaAustralia
26579Hayes, Hunter90401Santa MonicaCaliforniaUnited States
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 06:13:56.575 UTC