[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 248   <  SKIP 868  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17111Chande, Jenny, B14129BerlinHessenGermany
17199Zhou, Dennis, R12171BerlinSaarlandGermany
17217Gill, Raquel, T14111BerlinHamburgGermany
17220Wang, Glenn, R14197BerlinSaarlandGermany
17852Shan, Lindsey10791BerlinHamburgGermany
17738Deng, Nicolas, P14197BerlinSaarlandGermany
17777Alvarez, Armando, M14197BerlinSaarlandGermany

Generated 2025-07-08 23:43:58.074 UTC