[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 363 SHUFFLE < SKIP 530 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19640 | Walker, Richard, T | V6B 3P7 | Port Hammond | British Columbia | Canada |
23996 | Lee, Richard, I | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-20 00:49:26.795 UTC