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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29008Luo, Andres, L91502BurbankCaliforniaUnited States
29401Gomez, JésusWA1WarringtonEnglandUnited Kingdom
26628Lee, Lucas, J99202SpokaneWashingtonUnited States

Generated 2025-07-11 07:53:19.893 UTC