[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 5888  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23280Alexander, Hannah, A97045Oregon CityOregonUnited States
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom
27770Zhao, Autumn, J91054ErlangenBayernGermany
27222Sai, Virginia91910Chula VistaCaliforniaUnited States
16334Bailey, Natalie, J97045Oregon CityOregonUnited States

Generated 2025-07-19 06:09:37.497 UTC