[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 3713   <  SKIP 313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
26685Baker, Noah92625Newport BeachCaliforniaUnited States

Generated 2025-07-17 03:00:13.674 UTC