[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 5628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19130Baker, Madeline91364Woodland HillsCaliforniaUnited States
14894Baker, James, A97034Lake OswegoOregonUnited States
21565Shan, Sheena, J4551CaloundraQueenslandAustralia

Generated 2025-07-11 11:29:42.681 UTC