[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18124Chander, Calvin66578NeunkirchenSaarlandGermany
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
18140White, Anthony66578NeunkirchenSaarlandGermany

Generated 2025-07-12 19:33:54.855 UTC