[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 3917   SHUFFLE   <  SKIP 2451  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
19200Henderson, LukeV9LangfordBritish ColumbiaCanada
12798Gutierrez, Andy93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 21:29:04.079 UTC