[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 5287   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13705Mitchell, Blake97205PortlandOregonUnited States
18174Munoz, Jill, M94310OrlyVal de MarneFrance
11069Navarro, Carolyn4217Gold CoastQueenslandAustralia

Generated 2025-07-18 18:41:28.683 UTC