[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 470   SHUFFLE   <  SKIP 3451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20384Gonzalez, Luis91932Imperial BeachCaliforniaUnited States
15746Walker, Emily, L98036LynnwoodWashingtonUnited States
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 21:31:28.919 UTC