[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 413   SHUFFLE   <  SKIP 508  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18858Parker, Miguel, K91950Lincoln AcresCaliforniaUnited States
20095Flores, Ana90012Los AngelesCaliforniaUnited States
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
17210Deng, Karl, L33041PaderbornHamburgGermany

Generated 2025-07-20 21:15:29.977 UTC