[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 1305   SHUFFLE   <  SKIP 1420  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
28089Campbell, Xavier, F91910Chula VistaCaliforniaUnited States
12999Shen, Nichole2036MalabarNew South WalesAustralia

Generated 2025-07-17 08:33:25.207 UTC