[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 875   SHUFFLE   <  SKIP 5387  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11044Flores, Adam, L4655Hervey BayQueenslandAustralia
21745Foster, Isabel, MV3A 4R2LangleyBritish ColumbiaCanada
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 09:44:43.525 UTC