[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 438   SHUFFLE   <  SKIP 900  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21386Wood, Abigail, H94536FremontCaliforniaUnited States
20508Robinson, LoganV0SookeBritish ColumbiaCanada
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States
24398Davis, Brandon92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 19:39:32.924 UTC