[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 34   SHUFFLE   <  SKIP 2560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22740Rogers, Kimberly94704BerkeleyCaliforniaUnited States
15217Jai, Ethan3000MelbourneVictoriaAustralia
15941Brooks, Bailey, M94536FremontCaliforniaUnited States

Generated 2025-07-12 20:28:21.623 UTC