[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 406   SHUFFLE   <  SKIP 3271  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29418Sharma, Lindsey12171BerlinSaarlandGermany
22216Howard, Marcus, C91977Spring ValleyCaliforniaUnited States
22327Cai, Jake, T98168BurienWashingtonUnited States
25769Rubio, Gerald, A91480FrankfurtBayernGermany
24182Lopez, Nancy, L66740SaarlouisSaarlandGermany
20574Patel, Brett, A80074MünchenHamburgGermany

Generated 2025-07-15 12:13:50.393 UTC