[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 1182   SHUFFLE   <  SKIP 519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom
28960Vazquez, Jacquelyn4171HawthorneQueenslandAustralia
18616Butler, Spencer, A94611OaklandCaliforniaUnited States

Generated 2025-07-14 17:43:39.648 UTC