[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 3123 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24761 | Rubio, Lawrence | 91910 | Chula Vista | California | United States |
25327 | Simmons, Adam | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-09 21:12:07.807 UTC