[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 211   SHUFFLE   <  SKIP 2443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11396Lopez, Ian, G66740SaarlouisSaarlandGermany
18953Patterson, Mya, A90706BellflowerCaliforniaUnited States
27610Washington, Jeremy91977Spring ValleyCaliforniaUnited States

Generated 2025-07-15 02:39:01.912 UTC