[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 2938   <  SKIP 4149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13837Lee, Alyssa95010HofBayernGermany
14153Lewis, Dylan95010HofBayernGermany
15458Ma, Krystal, M95010HofBayernGermany

Generated 2025-07-21 18:09:33.351 UTC