[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 518   SHUFFLE   <  SKIP 4279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom
26708Washington, Katherine91910Chula VistaCaliforniaUnited States
27966Chen, Jenny91940Les UlisEssonneFrance

Generated 2025-07-13 00:21:05.835 UTC