[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 9185  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19044Rana, Cesar, LW1V 5RNLondonEnglandUnited Kingdom
24081Hughes, Alexis, B57000MetzMoselleFrance
24298Yang, Robert94303Palo AltoCaliforniaUnited States
14000Sharma, Terry97005BeavertonOregonUnited States

Generated 2025-07-17 21:53:20.436 UTC