[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 327   SHUFFLE   <  SKIP 441  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19945Garcia, Phillip, P94310OrlyVal de MarneFrance
24882Srini, Meredith, V59100RoubaixNordFrance
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
15709Prasad, Chelsea, M92700ColombesHauts de SeineFrance
28591Collins, Mary, E94536FremontCaliforniaUnited States
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 09:05:54.204 UTC