[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 2391   <  SKIP 4698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15608James, Faith, A95010HofBayernGermany
15675Alonso, Jay, A95010HofBayernGermany
15458Ma, Krystal, M95010HofBayernGermany

Generated 2025-07-20 20:41:57.231 UTC