[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 511   <  SKIP 3919  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16518Holt, Krystal3977CranbourneVictoriaAustralia
16674Yuan, Ricardo3977CranbourneVictoriaAustralia
16702Raman, Patricia, T3977CranbourneVictoriaAustralia

Generated 2025-07-10 13:16:58.255 UTC