[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 9382   <  SKIP 330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22275Bailey, Ian, R91950Lincoln AcresCaliforniaUnited States
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
22282Hughes, Jonathan97034Lake OswegoOregonUnited States
19002Thompson, Alexis, R98104SeattleWashingtonUnited States

Generated 2025-07-19 01:06:49.288 UTC