[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 482   SHUFFLE   <  SKIP 768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16249Rivera, Jesse92020El CajonCaliforniaUnited States
25068Shan, Robert91910Chula VistaCaliforniaUnited States
15358Sanders, Danielle, J94611OaklandCaliforniaUnited States

Generated 2025-07-19 00:04:36.407 UTC