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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25796Jai, KelvinSW8 4BGLondonEnglandUnited Kingdom
27866Raman, Sergio3205South MelbourneVictoriaAustralia
27486Gill, Mathew, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-10 02:01:00.760 UTC