[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 4097   <  SKIP 2475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21032Shan, Brendan, V22001HamburgHessenGermany
20842Moreno, Tyrone, S20354HamburgHamburgGermany
21091Jenkins, Ashley20354HamburgHamburgGermany

Generated 2025-07-18 02:23:54.186 UTC