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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19121Blue, Kaitlyn, F91203GlendaleCaliforniaUnited States
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States
17794Rowe, TheodoreW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-12 12:53:42.140 UTC