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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24888Srini, Roy3000MelbourneVictoriaAustralia
17115Xu, Karen, EEM15Esher-MoleseyEnglandUnited Kingdom
18336Gonzalez, Carla, J2036MalabarNew South WalesAustralia

Generated 2025-07-11 18:53:09.764 UTC