[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 3411   <  SKIP 268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom
26866Allen, JadaAS23Stoke-on-TrentEnglandUnited Kingdom
26724Edwards, Sydney97301SalemOregonUnited States

Generated 2025-07-16 14:33:35.406 UTC