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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11893Carlson, Orlando, J1002SydneyNew South WalesAustralia
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom
21435Alexander, Connor, G90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 02:35:16.351 UTC