[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1768  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14406Schmidt, Carrie, M94704BerkeleyCaliforniaUnited States
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
12340Diaz, Stacy, L4551CaloundraQueenslandAustralia

Generated 2025-11-06 00:14:28.879 UTC