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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
19906Muñoz, Armando, EY024 1GFYorkEnglandUnited Kingdom
18738Luo, Tamara2138RhodesNew South WalesAustralia

Generated 2025-07-12 00:17:42.897 UTC