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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17182Patterson, JessicaYO15YorkEnglandUnited Kingdom
24280Shan, Peter2264SilverwaterNew South WalesAustralia
28672Johnson, Blake90012Los AngelesCaliforniaUnited States

Generated 2025-07-11 06:18:21.136 UTC