[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 4413   SHUFFLE   <  SKIP 847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18031Tang, Shawna, A63009OffenbachSaarlandGermany
21578Green, Jordan, P98403TacomaWashingtonUnited States
19770Liang, Rosa, L2138RhodesNew South WalesAustralia

Generated 2025-07-15 16:46:56.584 UTC