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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16022Hernandez, Devin, S98107BallardWashingtonUnited States
17394Mehta, Veronica94014ColmaCaliforniaUnited States
20256Serrano, Javier, R3337MeltonVictoriaAustralia
17213Goel, Calvin, JSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-11 16:40:09.383 UTC