[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 2626   SHUFFLE   <  SKIP 761  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23231Moore, Dylan, H57000MetzMoselleFrance
24949Howard, Devin, S98033KirklandWashingtonUnited States
26030Subram, Rebekah2500WollongongNew South WalesAustralia
19533Long, Vanessa, R92806La JollaCaliforniaUnited States

Generated 2025-07-21 18:42:44.583 UTC