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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19513Liang, JessieSW8 1XDLondonEnglandUnited Kingdom
21207Li, Vincent, D4655Hervey BayQueenslandAustralia
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom
14521Romero, Rodney4171HawthorneQueenslandAustralia

Generated 2025-07-12 15:33:51.205 UTC