[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 4966   SHUFFLE   <  SKIP 205  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26965Nelson, Jordan, J59000LilleNordFrance
13752Parker, Isabella, L92806La JollaCaliforniaUnited States
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States

Generated 2025-07-20 11:36:53.646 UTC