[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 484   SHUFFLE   <  SKIP 2177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12186Srini, Bryant, P94704BerkeleyCaliforniaUnited States
11566Shan, April, L95000CergyVal d'OiseFrance
18489Nara, Johnny, R2264SilverwaterNew South WalesAustralia

Generated 2025-07-13 22:27:04.260 UTC