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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom
15424Hill, Rebecca, C90210Beverly HillsCaliforniaUnited States
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
26018Thompson, Zachary, R98036LynnwoodWashingtonUnited States

Generated 2025-07-20 09:25:06.862 UTC