[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18485Gonzalez, Devin3000MelbourneVictoriaAustralia
25538Jiménez, Andy62200Boulogne-sur-MerPas de CalaisFrance
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-15 04:33:41.372 UTC