[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 998   SHUFFLE   <  SKIP 168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance
18729Parker, Evan, R3337MeltonVictoriaAustralia
22174Lu, Micah6006PerthSouth AustraliaAustralia

Generated 2025-07-15 05:59:19.711 UTC