[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 308   <  SKIP 3264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21902James, Natalie, M91203GlendaleCaliforniaUnited States
16953Ward, Paige92020El CajonCaliforniaUnited States
29253Green, Savannah, M94109San FranciscoCaliforniaUnited States

Generated 2025-07-19 12:48:00.059 UTC