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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom
25015Rogers, Jacqueline, S94303Palo AltoCaliforniaUnited States
28137Lopez, Kristi2055North SydneyNew South WalesAustralia

Generated 2025-07-22 00:07:11.363 UTC