[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 2434   SHUFFLE   <  SKIP 564  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22025Peterson, Riley, S92118CoronadoCaliforniaUnited States
13481Hernandez, Hunter91910Chula VistaCaliforniaUnited States
25924Robinson, Hannah94063Redwood CityCaliforniaUnited States
25574Raje, Bradley, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-21 16:31:10.675 UTC