[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 468   SHUFFLE   <  SKIP 892  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14484Hall, Samantha91950National CityCaliforniaUnited States
27823Gao, Joan, M20354HamburgHamburgGermany
15035Mehta, Jay, S4655Hervey BayQueenslandAustralia
17852Shan, Lindsey10791BerlinHamburgGermany

Generated 2025-07-15 11:09:48.819 UTC