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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom
25021Sharma, Edwin, K2450Coffs HarbourNew South WalesAustralia
13444Lopez, Abby, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 21:12:55.420 UTC