[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 251   SHUFFLE   <  SKIP 868  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26832Xie, Kate, J91480FrankfurtBayernGermany
11424Garcia, Pamela, S12311BerlinSaarlandGermany
21444Lopez, Blake, R94303Palo AltoCaliforniaUnited States
22867Ruiz, Max66740SaarlouisSaarlandGermany

Generated 2025-07-16 10:51:38.050 UTC