[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 7501  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17791Davis, Sydney66578NeunkirchenSaarlandGermany
17832Sharma, Cameron, L66578NeunkirchenSaarlandGermany
17998Weber, Tammy, A66578NeunkirchenSaarlandGermany
18140White, Anthony66578NeunkirchenSaarlandGermany
18124Chander, Calvin66578NeunkirchenSaarlandGermany
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany

Generated 2025-07-13 11:55:02.419 UTC