[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 484   SHUFFLE   <  SKIP 2768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16142King, Sophia98403TacomaWashingtonUnited States
19222Hall, Jordan, E98901YakimaWashingtonUnited States
25388Hu, Ernest94014ColmaCaliforniaUnited States

Generated 2025-11-05 23:48:55.413 UTC