[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 2500   <  SKIP 1141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
11453Malhotra, Stanley, H7001HobartTasmaniaAustralia

Generated 2025-07-09 22:11:26.753 UTC