[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 122   SHUFFLE   <  SKIP 408  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
24252Xu, Jaclyn2500WollongongNew South WalesAustralia

Generated 2025-07-19 04:47:28.422 UTC