[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 35  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21895Gonzalez, Kaylee, L4217Gold CoastQueenslandAustralia
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States
26684Andersen, Dustin, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 19:40:15.647 UTC