[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 1639  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26106King, Connor90012Los AngelesCaliforniaUnited States
23899Nath, Lindsey, W59140DunkerqueNordFrance
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States
28599Perry, Stephanie99202SpokaneWashingtonUnited States

Generated 2025-07-11 22:26:43.018 UTC