[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 2412   <  SKIP 1045  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16945Kelly, Brianna, CGA10GatesheadEnglandUnited Kingdom
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States
21932Kumar, Leonard94014ColmaCaliforniaUnited States

Generated 2025-07-22 12:25:09.012 UTC