[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 677   SHUFFLE   <  SKIP 3344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22708Ruiz, Anne, J92150SuresnesHauts de SeineFrance
15457Martinez, Adriana, S66578NeunkirchenSaarlandGermany
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia

Generated 2025-07-20 06:03:51.819 UTC