[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 2992  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14709Martin, Ian, K66740SaarlouisSaarlandGermany
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom
12187Subram, Ruben90210Beverly HillsCaliforniaUnited States
25799James, Arianna, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-09 19:57:01.867 UTC