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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
12711Zheng, Heather91940Les UlisEssonneFrance
28946Anderson, John, C4655Hervey BayQueenslandAustralia
14463Patterson, Julia, V92118CoronadoCaliforniaUnited States
20688Ramirez, Steven, A98201EverettWashingtonUnited States
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States

Generated 2025-07-11 06:01:05.349 UTC