[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 875   SHUFFLE   <  SKIP 887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12565Gutierrez, Kendra, S75009ParisSeine (Paris)France
26724Edwards, Sydney97301SalemOregonUnited States
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States

Generated 2025-07-13 09:47:55.409 UTC