[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 24   SHUFFLE   <  SKIP 3593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20253Kapoor, Veronica, G6105CloverdaleSouth AustraliaAustralia
25921Shan, Colin2138RhodesNew South WalesAustralia
23577Bennett, Julia97034Lake OswegoOregonUnited States

Generated 2025-07-17 21:55:32.542 UTC