[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 4281   SHUFFLE   <  SKIP 132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18707She, Marshall, D7001HobartTasmaniaAustralia
27886Gonzalez, Denise, P93500PantinSeine Saint DenisFrance
27345Shan, Darrell, J2444Port MacquarieNew South WalesAustralia
20072Martinez, Kaitlyn, S98201EverettWashingtonUnited States

Generated 2025-07-18 23:50:41.553 UTC