[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 512   SHUFFLE   <  SKIP 1916  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28084McDonald, Cameron94704BerkeleyCaliforniaUnited States
21358Reed, Cody94611OaklandCaliforniaUnited States
22314Patel, Brandy94310OrlyVal de MarneFrance

Generated 2025-07-15 08:47:23.142 UTC