[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 518   SHUFFLE   <  SKIP 6167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18132Blanco, Adrienne, M92310SèvresHauts de SeineFrance
15539Goel, Raul94704BerkeleyCaliforniaUnited States
12362Harrison, Thomas91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 00:42:56.104 UTC