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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25705Prasad, Levi6006PerthSouth AustraliaAustralia
21778Shen, Louis98168BurienWashingtonUnited States
25341Cook, Kaitlyn, J92806La JollaCaliforniaUnited States

Generated 2025-07-08 11:09:04.228 UTC