[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 2421 SHUFFLE < SKIP 683 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14365 | Ward, Evan, S | 90802 | Long Beach | California | United States |
29432 | Roberts, Gabrielle, E | LE18 | Leeds | England | United Kingdom |
Generated 2025-07-11 18:17:35.867 UTC