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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20256Serrano, Javier, R3337MeltonVictoriaAustralia
29182Xu, Wesley, K2138RhodesNew South WalesAustralia
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 13:40:50.994 UTC