[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 4248   <  SKIP 1174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26893Deng, Sharon, AWA1 4SYWoolstonEnglandUnited Kingdom
24634He, Crystal, S98312BremertonWashingtonUnited States
23591Henderson, Justin, PV9MetchosinBritish ColumbiaCanada

Generated 2025-07-18 13:57:43.784 UTC