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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23395Martinez, Ryan, A91791West CovinaCaliforniaUnited States
26801Washington, Wyatt91364Woodland HillsCaliforniaUnited States
15732Zhu, Sandra, V2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 14:23:14.550 UTC