[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 717   SHUFFLE   <  SKIP 1932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23836Carter, Chloe91950Lincoln AcresCaliforniaUnited States
13731James, Jan, R92118CoronadoCaliforniaUnited States
14047Alvarez, Linda2500WollongongNew South WalesAustralia

Generated 2025-07-10 07:05:12.501 UTC