[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 2421   SHUFFLE   <  SKIP 45  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26633Ward, Gabrielle, R90012Los AngelesCaliforniaUnited States
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom
12179Jones, Alexis, M97355LebanonOregonUnited States
18311Mitchell, Jennifer, B92020El CajonCaliforniaUnited States

Generated 2025-07-21 10:29:09.464 UTC