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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24516Moore, Rachel, K94014ColmaCaliforniaUnited States
18936Collins, Morgan91364Woodland HillsCaliforniaUnited States
21969Deng, Latoya, H2036MalabarNew South WalesAustralia
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-15 00:57:03.118 UTC