[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 416   SHUFFLE   <  SKIP 2458  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17871Patterson, Sydney, M97071WoodburnOregonUnited States
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
29183Simmons, Gabrielle4655Hervey BayQueenslandAustralia
17185Anand, KarlaYO15YorkEnglandUnited Kingdom
14925Hughes, Ashley, M59140DunkerqueNordFrance
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
12283Zeng, Todd, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 18:17:12.170 UTC