[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 3230   <  SKIP 28  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24534Luo, AlishaSL67RJMaidenheadEnglandUnited Kingdom
24915Patel, Stanley, L4655Hervey BayQueenslandAustralia
17566Martinez, Rachel94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 18:54:54.262 UTC