[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 634   SHUFFLE   <  SKIP 146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States
16749Coleman, Aaron90401Santa MonicaCaliforniaUnited States
13679Li, SandraLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-17 06:00:35.130 UTC