[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 647   SHUFFLE   <  SKIP 1469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24446Robinson, Brianna94704BerkeleyCaliforniaUnited States
22539Sanz, Randall, DWA1 4SYWoolstonEnglandUnited Kingdom
24996Miller, Dylan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 09:09:47.978 UTC