[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 623   <  SKIP 6225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13081Ruiz, Krista, C4655Hervey BayQueenslandAustralia
12990Hernandez, Leslie, D4655Hervey BayQueenslandAustralia
13003Hernandez, Jill, L4655Hervey BayQueenslandAustralia

Generated 2025-07-20 19:36:21.271 UTC