[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 127 SHUFFLE < SKIP 2686 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20611 | Sullivan, Carla, A | 2777 | Springwood | New South Wales | Australia |
13557 | Liu, Stacey, A | EC1R 0DU | London | England | United Kingdom |
22728 | Russell, Arianna | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-20 19:50:04.820 UTC