[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 875   SHUFFLE   <  SKIP 5394  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12432Clark, Nathan91203GlendaleCaliforniaUnited States
20977Andersen, Mario, J59100RoubaixNordFrance
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 03:36:09.244 UTC