[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 527   SHUFFLE   <  SKIP 1417  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28131Zhu, Todd, G91502BurbankCaliforniaUnited States
17042Jackson, Tyler, L98403TacomaWashingtonUnited States
16795Garcia, Regina, J94704BerkeleyCaliforniaUnited States
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany

Generated 2025-07-17 18:43:08.562 UTC