[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 327   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13485Allen, Thomas, J91910Chula VistaCaliforniaUnited States
25119Lopez, Deanna, L2580GoulburnNew South WalesAustralia
19905Fernandez, Chelsea, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 23:50:34.957 UTC